Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor JourneyRequest to initialize by constructor #6126

Conversation

tobsesHub
Copy link
Contributor

@tobsesHub tobsesHub commented Oct 8, 2024

Summary

refactor JourneyRequest properties immutable. Inizialize object by constructor instead of setter mehtods

Issue

#6048

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.86%. Comparing base (ce798fd) to head (168df1a).
Report is 49 commits behind head on dev-2.x.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev-2.x    #6126      +/-   ##
=============================================
+ Coverage      69.84%   69.86%   +0.01%     
- Complexity     17458    17498      +40     
=============================================
  Files           1973     1976       +3     
  Lines          74566    74715     +149     
  Branches        7637     7645       +8     
=============================================
+ Hits           52079    52198     +119     
- Misses         19840    19866      +26     
- Partials        2647     2651       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@habrahamsson-skanetrafiken habrahamsson-skanetrafiken changed the title Refactor JourneyRequest properties immutable Refactor JourneyRequest to initialize by constructor Oct 8, 2024
@t2gran t2gran added this to the Rejected milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants